From: Peter Ujfalusi Date: Tue, 31 May 2016 09:36:50 +0000 (+0300) Subject: drm/omap: displays: Do not include video/omap-panel-data.h if not needed X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~1823^2~39^2~4^2~12 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2ac9edac20f62f0a69e010ffb1d9f3ca817d6c59;p=linux-4.9.git drm/omap: displays: Do not include video/omap-panel-data.h if not needed Some panel/encoder/connector driver includes omap-panel-data.h but they do not need it. Remove the inclusion of video/omap-panel-data.h from these drivers. Signed-off-by: Peter Ujfalusi --- diff --git a/drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c b/drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c index 2fd5602880a7..6b7d4fc3ac12 100644 --- a/drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c +++ b/drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c @@ -16,7 +16,6 @@ #include #include